想學 jQuery 嗎?沒問題!免費全套 jQeury 影音教學送給你!
(還可以把影片下載離線觀看喔!)
昨天聊了我在某大學推廣部教 JavaScript 與 jQuery,就有網友發私訊詢問怎麼學 jQeury。我剛好有一套免費的 jQuery 影音教學,不忍藏私,所以就把它拿出來分享給大家。
完整大綱、影片長度、超連結如下所示,請參考:
Introduction 38s
- Welcome 38s
The Basics 1h 35m 14s
- Hello jQuery 10m 59s
- Not So Fast, jQuery 7m
- The Basics of Querying the DOM 15m 54s
- Events 101 20m 56s
- Events 201 15m 42s
- Bind...Live...Delegate...Huh? 10m 49s
- Creating and Appending Content 13m 54s
Effects 2h 42m 53s
- Slides and Structure 23m 47s
- The this Keyword 10m 10s
- Modifying Effect Speeds 6m 34s
- Creating Custom Effect Methods 7m 16s
- Full Control With animate 22m 8s
- Homework Solutions 12m 16s
- The Obligatory Slider (First Stab) 32m 51s
- Prototypal Inheritance and Refactoring the Slider 34m 3s
- Your Questions Answered 13m 48s
Utilities 1h 30s
- $.each and Templating 13m 38s
- Say Hello to Handlebars 15m 18s
- The Twitter API 22m 12s
- Filtering with jQuery.grep 9m 22s
Custom Events 25m 18s
- Custom Events and the Observer Pattern 25m 18s
AJAX 1h 34m 29s
- Loading Pages Asynchronously 11m 20s
- Interacting with the Server-Side 11m 25s
- PHP and jQuery: Part 1 22m 38s
- PHP and jQuery: Part 2 29m 2s
- Deferreds 20m 4s
Plugin Development 45m 58s
- Head First Into Plugin Development 45m 58s
Exit 1m 6s
- Goodbye
https://tutsplus.com/course/30-days-to-learn-jquery/
jquery not 在 紀老師程式教學網 Facebook 的精選貼文
[WebTech #78] CSS > 4. CSS 範例 > 4-9 視覺效果
這篇要介紹三種視覺效果:鏡射、過場動畫、與形變。廢話不多說,讓我們來看看範例:
鏡射(Reflection):
(1) http://www.hongkiat.com/blog/css-reflection/
(2) http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/cross-browser-css-reflections-glows-and-blurs/
過場動畫與形變(Transition and Transformation):
(1) http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/css3-transitions-and-transforms-from-scratch/
(2) http://www.netmagazine.com/tutorials/more-efficient-css3-transitions
(3) http://tutorialzine.com/2012/02/css3-product-showcase/
(4) http://tympanus.net/codrops/2012/01/30/page-transitions-with-css3/
(5) http://www.netmagazine.com/tutorials/get-more-out-your-css-transitions-jquery
---
最棒的 CSS Selector 或 Properties 線上參考手冊:
(進入後,Selector 在中央,Properties 在左下選單)
http://www.w3schools.com/cssref/css_selectors.asp
jquery not 在 紀老師程式教學網 Facebook 的最佳解答
30 個讓你的網站看起來更優的點子
做網站的朋友,每天大多竭盡心思想著如何把網站變得更好看,但又不致於讓伺服器負擔太重。這裡有一篇「30 個立即可用的網站好點子」給大家參考。包含:
1. 使用者體驗測試
2. 適度的留白
3. 適當的字體
4. 以 CSS3 增加陰影,營造層次感
5. 添加背景紋理與樣板
6. 用 CSS3 替背景披上漸層色
7. 善用 Twitter 的 Bootstrap UI 函式庫
8. 善用 HTML5 Kickstart UI 函式庫
9. 使用 jQuery UI
10. 使用精美的全螢幕背景圖片
11. 以「圖示」(Icon)來代替單調的「選單(Menu)」
12. 常常更換整個網站的基礎色調
13. 盡可能將老舊瀏覽器的支援考慮在內
14. 善用搶眼的特殊字體營造網頁風格
15. 支援「社群分享」
16. 開放讀者討論
17. 較寬的「頁腳」設計(目前流行)
18. 使用相對大小來決定照片大小(如:以「100%」取代「180px」)
19. 提高「選單」的操作性(如:增加「首頁 > 產品 > 相機 > CM-100」這類超連結在頂端)
20. 為「照片」與「影片」以 HTML 屬性標籤添加關鍵字,方便搜尋引擎尋找
21. 別把選單項目埋得太深,讓使用者找不到
22. 增設「回到頁面頂部」(Back to Top)連結
23. 記得以 CSS 設定 與
標籤,使之易讀明顯
24. 記得增加圖片的 width 與 height 屬性
25. 以 alertify.js 這類函式庫,製作彈出式視窗
26. 版面要能適應「桌機」或「手機」等不同螢幕大小
27. 友站連結
28. 善用看起來很像圖示的字型
29. 圖片框加上陰影,營造層次感
30. 盡量以 CSS 代替 HTML 標籤排版,以利輕鬆更換版面
原文連結如下:
http://www.hongkiat.com/blog/ideas-to-nicer-websites/
jquery not 在 jQuery Tutorials: AJAX Load Content No Page Refresh 的美食出口停車場
Want more? Explore the library at https://www.codecourse.com/lessonsOfficial sitehttps://www.codecourse. ... <看更多>